home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / CACHE.DN_ / cache.dns
Encoding:
Text File  |  2003-02-21  |  3.1 KB  |  99 lines

  1. ;
  2. ;   cache.dns -- DNS CACHE FILE
  3. ;
  4. ;   Initial cache data for root domain servers.
  5. ;
  6. ;   YOU SHOULD CHANGE:
  7. ;   ->  Nothing if connected to the Internet.  Edit this file only when
  8. ;       updated root name server list is released.
  9. ;           OR
  10. ;   ->  If NOT connected to the Internet, remove these records and replace
  11. ;       with NS and A records for the DNS server authoritative for the
  12. ;       root domain at your site.
  13. ;
  14. ;   Note, if you are a root domain server, for your own private intranet,
  15. ;   no cache is required, and you may edit your boot file to remove
  16. ;   it.
  17. ;
  18.  
  19. ;       This file holds the information on root name servers needed to
  20. ;       initialize cache of Internet domain name servers
  21. ;       (e.g. reference this file in the "cache  .  <file>"
  22. ;       configuration file of BIND domain name servers).
  23. ;
  24. ;       This file is made available by InterNIC 
  25. ;       under anonymous FTP as
  26. ;           file                /domain/named.root
  27. ;           on server           FTP.INTERNIC.NET
  28. ;
  29. ;       last update:    Nov 5, 2002
  30. ;       related version of root zone:   2002110501
  31. ;
  32. ;
  33. ; formerly NS.INTERNIC.NET
  34. ;
  35. .                        3600000  IN  NS    A.ROOT-SERVERS.NET.
  36. A.ROOT-SERVERS.NET.      3600000      A     198.41.0.4
  37. ;
  38. ; formerly NS1.ISI.EDU
  39. ;
  40. .                        3600000      NS    B.ROOT-SERVERS.NET.
  41. B.ROOT-SERVERS.NET.      3600000      A     128.9.0.107
  42. ;
  43. ; formerly C.PSI.NET
  44. ;
  45. .                        3600000      NS    C.ROOT-SERVERS.NET.
  46. C.ROOT-SERVERS.NET.      3600000      A     192.33.4.12
  47. ;
  48. ; formerly TERP.UMD.EDU
  49. ;
  50. .                        3600000      NS    D.ROOT-SERVERS.NET.
  51. D.ROOT-SERVERS.NET.      3600000      A     128.8.10.90
  52. ;
  53. ; formerly NS.NASA.GOV
  54. ;
  55. .                        3600000      NS    E.ROOT-SERVERS.NET.
  56. E.ROOT-SERVERS.NET.      3600000      A     192.203.230.10
  57. ;
  58. ; formerly NS.ISC.ORG
  59. ;
  60. .                        3600000      NS    F.ROOT-SERVERS.NET.
  61. F.ROOT-SERVERS.NET.      3600000      A     192.5.5.241
  62. ;
  63. ; formerly NS.NIC.DDN.MIL
  64. ;
  65. .                        3600000      NS    G.ROOT-SERVERS.NET.
  66. G.ROOT-SERVERS.NET.      3600000      A     192.112.36.4
  67. ;
  68. ; formerly AOS.ARL.ARMY.MIL
  69. ;
  70. .                        3600000      NS    H.ROOT-SERVERS.NET.
  71. H.ROOT-SERVERS.NET.      3600000      A     128.63.2.53
  72. ;
  73. ; formerly NIC.NORDU.NET
  74. ;
  75. .                        3600000      NS    I.ROOT-SERVERS.NET.
  76. I.ROOT-SERVERS.NET.      3600000      A     192.36.148.17
  77. ;
  78. ; operated by VeriSign, Inc. 
  79. ;
  80. .                        3600000      NS    J.ROOT-SERVERS.NET.
  81. J.ROOT-SERVERS.NET.      3600000      A     192.58.128.30
  82. ;
  83. ; housed in LINX, operated by RIPE NCC
  84. ;
  85. .                        3600000      NS    K.ROOT-SERVERS.NET.
  86. K.ROOT-SERVERS.NET.      3600000      A     193.0.14.129 
  87. ;
  88. ; operated by IANA
  89. ;
  90. .                        3600000      NS    L.ROOT-SERVERS.NET.
  91. L.ROOT-SERVERS.NET.      3600000      A     198.32.64.12
  92. ;
  93. ; housed in Japan, operated by WIDE
  94. ;
  95. .                        3600000      NS    M.ROOT-SERVERS.NET.
  96. M.ROOT-SERVERS.NET.      3600000      A     202.12.27.33
  97. ; End of File
  98.  
  99.